GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatCellsActionCommand クラス > FormatCellsActionCommand コンストラクタ : FormatCellsActionCommand コンストラクタ(StyleFormat,Worksheet,Nullable<Boolean>) |
'宣言
Public Function New( _ ByVal newStyleFormat As StyleFormat, _ ByVal worksheet As Worksheet, _ ByVal isMergedCell As Nullable(Of Boolean) _ )
public FormatCellsActionCommand( StyleFormat newStyleFormat, Worksheet worksheet, Nullable<bool> isMergedCell )